type go/types.bailout
3 uses
go/types (current package)
check.go#L425: type bailout struct{}
check.go#L429: case nil, bailout:
errors.go#L219: panic(bailout{}) // record first error and exit
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)